FaPackMethDetail 
Logical Entity Name  FaPackMethDetail 
Default Table Name  FaPackMethDetail 
Physical Only  NO 
Definition 
 
Note 
 

FaPackMethDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaPackMethDetailID(PK)    int  NO 
 
FaPackMethID(FK)    int  NO 
 
FaFundSourceID    int  NO 
 
Sequence    smallint  NO 
 
MinAmount    smallmoney  YES 
 
MaxAmount    smallmoney  YES 
 
MinEFC    numeric(5, 0)  NO 
 
MaxEFC    numeric(5, 0)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaPackMethDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
FaPackMethDetail_FaPackMethDetailID_U_C_IDX  PrimaryKey  FaPackMethDetailID 

FaPackMethDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaPackMeth  Non-Identifying  One To Zero or More  FK_FaPackMethDetail_FaPackMethID_FaPackMeth_FaPackMethID      FaPackMethID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaPackMethDetail Check Constraints 
Check Constraint Name  CheckConstraint